PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / setInnerMargins Method
A PDFFlowContentMargins object specifying the cell inner margins.
In This Topic
    setInnerMargins Method
    In This Topic
    Sets the cell inner margins.
    Syntax
    public void setInnerMargins( 
       PDFFlowContentMargins margins
    )

    Parameters

    margins
    A PDFFlowContentMargins object specifying the cell inner margins.
    See Also